@charset "utf-8";
.container-fluid .container .header {
}
.container-fluid .container .nav {
}
.container-fluid .container .texte1 {
	color: #FF0C0C;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin-bottom: 11px;
}

.row .col-xl-6 .image1 {
    margin-top: -36px;
    width: 538px;
}
.col-xl-6 .image2 img {
    width: 538px;
    margin-top: 18px;
    height: auto;
}

.row .col-xl-6 .texte-vadrouille {
    color: #000000;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    text-align: justify;
}

.container-fluid .container .footer {
}
